parse-sass: don't hardcode bash path
authorCosimo Cecchi <cosimo@endlessm.com>
Thu, 14 May 2015 18:32:10 +0000 (11:32 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 24 May 2015 19:08:33 +0000 (12:08 -0700)
It's /bin/bash on some systems; just use /bin/sh instead.

https://bugzilla.gnome.org/show_bug.cgi?id=749593

gtk/theme/Adwaita/parse-sass.sh

index e9cda25641d3e252239d9fc3a068c0b803c98220..e385f83717d372a88a975b90ff44e610655fb725 100755 (executable)
@@ -1,3 +1,3 @@
-#!/usr/bin/bash
+#!/bin/sh
 
 bundle exec sass --update --sourcemap=none .